The request body is of type AddNewPaymentProfile.
Request Body Parameters
Name | Description | Data Type |
---|---|---|
CurrencyCode | xml:string | |
CCType_ID | xml:int | |
PaymentProvider_ID | xml:int | |
Site_ID | xml:int |
Method | AddNewPaymentProfile |
The request body is of type AddNewPaymentProfile.
Name | Description | Data Type |
---|---|---|
CurrencyCode | xml:string | |
CCType_ID | xml:int | |
PaymentProvider_ID | xml:int | |
Site_ID | xml:int |
// Sample MakeAJAXCall
The response body is of type AddNewPaymentProfileResponse.
Name | Description | Data Type |
---|---|---|
AddNewPaymentProfileResult | A string value containing a JSON object. Sample response here | xml:boolean |